Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Patch release bump for the imagod line, updating workspace/crate versions and the reported schema server version to 0.9.2.
Changes:
- Bump workspace/package version and workspace path dependency versions to
0.9.2. - Bump plugin crate package versions to
0.9.2. - Update
imagodJSON schema defaultserver_versionand refreshCargo.lock.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| schemas/imagod.schema.json | Updates default reported server_version to imagod/0.9.2. |
| plugins/imago-v4l2/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| plugins/imago-usb/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| plugins/imago-node/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| plugins/imago-experimental-i2c/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| plugins/imago-experimental-gpio/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| plugins/imago-admin/Cargo.toml | Bumps plugin crate version to 0.9.2. |
| crates/imago-protocol/Cargo.toml | Bumps imago-protocol crate version to 0.9.2. |
| Cargo.toml | Bumps workspace/package version and workspace path dependency versions to 0.9.2. |
| Cargo.lock | Updates locked workspace package versions to 0.9.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Results 📊✅ Patch coverage is 100.00%. Project has 16223 uncovered lines. Files with missing lines (117)
Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 75.16% 75.17% +0.01%
==========================================
Files 138 138 —
Lines 69554 69554 —
Branches 0 0 —
==========================================
+ Hits 53325 53331 +6
- Misses 16229 16223 -6
- Partials 0 0 —Generated by Codecov Action |
8f2244e to
5cccdce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release
imagod-daemonimagodpatch0.9.1->0.9.2imagod-v0.9.1->imagod-v0.9.2Triggered By
imago-plugin-imago-v4l2imagodUpdated Crates
imago-plugin-imago-admin:0.9.1->0.9.2imago-plugin-imago-experimental-gpio:0.9.1->0.9.2imago-plugin-imago-experimental-i2c:0.9.1->0.9.2imago-plugin-imago-node:0.9.1->0.9.2imago-plugin-imago-usb:0.9.1->0.9.2imago-plugin-imago-v4l2:0.9.1->0.9.2imago-plugin-macros:0.9.1->0.9.2imago-protocol:0.9.1->0.9.2imagod:0.9.1->0.9.2imagod-common:0.9.1->0.9.2imagod-config:0.9.1->0.9.2imagod-control:0.9.1->0.9.2imagod-ipc:0.9.1->0.9.2imagod-runtime:0.9.1->0.9.2imagod-runtime-bootstrap:0.9.1->0.9.2imagod-runtime-control:0.9.1->0.9.2imagod-runtime-ingress:0.9.1->0.9.2imagod-runtime-internal:0.9.1->0.9.2imagod-runtime-wasmtime:0.9.1->0.9.2imagod-server:0.9.1->0.9.2